Click or drag to resize

FolderChangePropertiesToDelete Property

Represents an operation to delete a property from a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PropertyPath> PropertiesToDelete { get; }

Property Value

Type: IListPropertyPath
See Also